PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotationBorder Class
Methods


In This Topic
    PDFAnnotationBorder Class Members
    In This Topic

    The following tables list the members exposed by PDFAnnotationBorder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the border color.  
    Public MethodGets the COS border.  
    Public MethodGets the array that represents the dash pattern.  
    Public MethodGets the annotation border style.  
    Public MethodGets the border width.  
    Public MethodSets the border color.
    The border color must be RGB, CMYK or Gray.  
    Public MethodSets the array that represents the dash pattern.  
    Public MethodSets the annotation border style.  
    Public MethodSets the border width.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also